home *** CD-ROM | disk | FTP | other *** search
- ; MSDPLAY.INF
- ;
- ; This is the Setup information file to install
- ; Microsoft DirectPlay.
- ;
- ; Copyright (c) 1997 Microsoft Corporation
- ;
- [version]
- Signature="$CHICAGO$"
- AdvancedINF=2.0
-
- [SourceDisksNames]
- 1 = %DiskName%,DPLAY50a.EXE,0
-
- [SourceDisksFiles]
- msdplay.inf=1
- dplayx.dll=1
- dpmodemx.dll=1
- dpwsockx.dll=1
- dplaysvr.exe=1
- killsvr.exe=1
-
- [DefaultInstall]
- RunPreSetupCommands=RunPreSetupCommandsSection
- CopyFiles=copy.files
- AddReg=add.reg
-
- [RunPreSetupCommandsSection]
- killsvr.exe ; kill any DPLAYSVR.EXE process
-
- [DestinationDirs]
- copy.files = 11 ; LDID_SYS
-
- [copy.files]
- dplayx.dll,,,33
- dpmodemx.dll,,,33
- dpwsockx.dll,,,33
- dplaysvr.exe,,,33
-
- [add.reg]
- HKCR,DirectPlay,,,"DirectPlay Object"
- HKCR,DirectPlay\CLSID,,,{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}
- HKCR,CLSID\{D1EB6D20-8923-11d0-9D97-00A0C90A43CB},,,"DirectPlay Object"
- HKCR,CLSID\{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}\InprocServer32,,,dplayx.dll
- HKCR,CLSID\{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}\InprocServer32,"ThreadingModel",,"Both"
-
- HKCR,DirectPlayLobby,,,"DirectPlayLobby Object"
- HKCR,DirectPlayLobby\CLSID,,,{2FE8F810-B2A5-11d0-A787-0000F803ABFC}
- HKCR,CLSID\{2FE8F810-B2A5-11d0-A787-0000F803ABFC},,,"DirectPlayLobby Object"
- HKCR,CLSID\{2FE8F810-B2A5-11d0-A787-0000F803ABFC}\InprocServer32,,,dplayx.dll
- HKCR,CLSID\{2FE8F810-B2A5-11d0-A787-0000F803ABFC}\InprocServer32,"ThreadingModel",,"Both"
-
- [Strings]
- DiskName = "Microsoft DirectPlay 5.0a Installation Disk"
- MSFT = "Microsoft"
-